PATH
Mac OS 8 and 9 Developer Documentation
>
Text and Other International Services
>
Apple Type Services for Unicode Imaging (ATSUI)
>
Apple Type Services for Unicode Imaging Reference
Obtaining Font Feature Information
ATSUI provides the following functions for obtaining font feature information:
ATSUCountFontFeatureTypes
counts the number of feature types in a font.
ATSUGetFontFeatureTypes
obtains a list of the available feature types in a font.
ATSUCountFontFeatureSelectors
counts the number of feature selectors for a given feature type in a font.
ATSUGetFontFeatureSelectors
obtains a list of the feature selectors for a given feature type in a font.
ATSUGetFontFeatureNameCode
obtains information about the name code of a feature type or selector in a font feature.
© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)